Ignore some more headers.
authorMatthias Clasen <matthiasc@src.gnome.org>
Mon, 20 Jun 2005 05:59:03 +0000 (05:59 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Mon, 20 Jun 2005 05:59:03 +0000 (05:59 +0000)
docs/reference/ChangeLog
docs/reference/gtk/Makefile.am

index db3e9f48d1da3017f1da6748bd79ff725c51c916..76396a0080d85399973b2513fadaf288f2439fed 100644 (file)
@@ -1,5 +1,7 @@
 2005-06-19  Matthias Clasen  <mclasen@redhat.com>
 
+       * gtk/Makefile.am: Ignore some more headers.
+
        * gtk/gtk-sections.txt: Updates.
 
 2005-06-18  Matthias Clasen  <mclasen@redhat.com>
index cd2896737a02631a6e0fe24973706d64d8e67070..fb5a4d7edf670b157731d65a98077912c2fdbc63 100644 (file)
@@ -27,6 +27,7 @@ IGNORE_HFILES=                                \
        fnmatch.h                       \
        gdk-pixbuf-loader.h             \
        gtkdebug.h                      \
+       gtkdndcursors.h                 \
        gtkentryprivate.h               \
        gtkfilechooserdefault.h         \
        gtkfilechooserembed.h           \
@@ -38,6 +39,7 @@ IGNORE_HFILES=                                \
        gtkfilesystemunix.h             \
        gtkfilesystemwin32.h            \
        gtkhsv.h                        \
+       gtkiconcache.h                  \
        gtkiconthemeparser.h            \
        gtkimmodule.h                   \
        gtkintl.h                       \
@@ -46,6 +48,7 @@ IGNORE_HFILES=                                \
        gtkpathbar.h                    \
        gtkprivate.h                    \
        gtkrbtree.h                     \
+       gtksequence.h                   \
        gtktreedatalist.h               \
        gtktreeprivate.h                \
        gtktextbtree.h                  \
@@ -57,11 +60,11 @@ IGNORE_HFILES=                              \
        gtktexttagprivate.h             \
        gtktexttypes.h                  \
        gtktextutil.h                   \
+       gtktoggleactionprivate.h        \
        gtktypebuiltins.h               \
        gtkxembed.h                     \
        xdgmime                         \
-       xembed.h                        \
-       gtktoggleactionprivate.h
+       xembed.h
 
 # CFLAGS and LDFLAGS for compiling scan program. Only needed
 # if $(DOC_MODULE).types is non-empty.